Turns the output from a search algorithm into a set path
The positions between start and end
Starting position to go to
The end position
A path from a position to another
dijkstra_search, a_star_search, breadth_first_search
See Implementation
Turns the output from a search algorithm into a set path